kmp-file
Toggle table of contents
0.4.0
js
Platform filter
js
Switch theme
Search in API
kmp-file
file
/
io.matthewnelson.kmp.file
/
Buffer
/
[js]unwrap
unwrap
js
fun
unwrap
(
)
:
dynamic
(
source
)
Unwraps the
Buffer
value class, returning the underlying Node.js Buffer as a dynamic object.
See also
Buffer.
Companion.
wrap